2025-10-03 23:30:23,012 [ 510609 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-10-03 23:30:23,012 [ 510609 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-10-03 23:30:23,012 [ 510609 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-10-03 23:30:23,012 [ 510609 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_mhq078 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative]' 'test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive]' test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete]' 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated]' test_ttl_replicated/test.py::test_ttl_columns 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2]' test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns 'test_ttl_replicated/test.py::test_ttl_table[DELETE]' 'test_ttl_replicated/test.py::test_ttl_table[]' test_union_header/test.py::test_read 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0]' 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1]' test_version_update/test.py::test_modulo_partition_key_issue_23508 test_wrong_db_or_table_name/test.py::test_database_engine_name test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name test_wrong_db_or_table_name/test.py::test_wrong_database_name test_wrong_db_or_table_name/test.py::test_wrong_table_name test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part test_zookeeper_config/test_password.py::test_identity test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance test_zookeeper_config_load_balancing/test.py::test_in_order test_zookeeper_config_load_balancing/test.py::test_nearest_hostname -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [34 items] scheduling tests via LoadFileScheduling test_wrong_db_or_table_name/test.py::test_database_engine_name test_zookeeper_config/test_password.py::test_identity test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_version_update/test.py::test_modulo_partition_key_issue_23508 test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_union_header/test.py::test_read test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw5] [ 2%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw2] [ 5%] PASSED test_wrong_db_or_table_name/test.py::test_database_engine_name test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name [gw5] [ 8%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw2] [ 11%] PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name [gw2] [ 14%] PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name test_wrong_db_or_table_name/test.py::test_wrong_database_name [gw2] [ 17%] PASSED test_wrong_db_or_table_name/test.py::test_wrong_database_name test_wrong_db_or_table_name/test.py::test_wrong_table_name [gw2] [ 20%] PASSED test_wrong_db_or_table_name/test.py::test_wrong_table_name [gw9] [ 23%] PASSED test_zookeeper_config/test_password.py::test_identity [gw6] [ 26%] PASSED test_union_header/test.py::test_read [gw4] [ 29%] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] [gw4] [ 32%] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] [gw7] [ 35%] PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 [gw1] [ 38%] PASSED test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance [gw8] [ 41%] PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw1] [ 44%] PASSED test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance test_zookeeper_config_load_balancing/test.py::test_in_order [gw1] [ 47%] PASSED test_zookeeper_config_load_balancing/test.py::test_in_order test_zookeeper_config_load_balancing/test.py::test_nearest_hostname [gw1] [ 50%] PASSED test_zookeeper_config_load_balancing/test.py::test_nearest_hostname [gw0] [ 52%] PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl [gw3] [ 55%] PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume [gw0] [ 58%] PASSED test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl [gw3] [ 61%] PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw0] [ 64%] PASSED test_ttl_replicated/test.py::test_modify_ttl test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] [gw3] [ 67%] PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw0] [ 70%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] [gw0] [ 73%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] test_ttl_replicated/test.py::test_ttl_columns [gw0] [ 76%] PASSED test_ttl_replicated/test.py::test_ttl_columns test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] [gw0] [ 79%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] [gw0] [ 82%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] [gw0] [ 85%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error [gw0] [ 88%] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts [gw0] [ 91%] PASSED test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns [gw0] [ 94%] PASSED test_ttl_replicated/test.py::test_ttl_many_columns test_ttl_replicated/test.py::test_ttl_table[DELETE] [gw0] [ 97%] PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] test_ttl_replicated/test.py::test_ttl_table[] [gw0] [100%] PASSED test_ttl_replicated/test.py::test_ttl_table[] ============================== slowest durations =============================== 37.08s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 36.07s setup test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 35.77s setup test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 33.70s setup test_zookeeper_config_load_balancing/test.py::test_first_or_random 31.41s setup test_ttl_replicated/test.py::test_merge_with_ttl_timeout 23.82s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 22.92s teardown test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 22.91s teardown test_zero_copy_fetch/test.py::test_zero_copy_mutation 21.55s setup test_union_header/test.py::test_read 20.71s setup test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] 19.97s call test_ttl_replicated/test.py::test_merge_with_ttl_timeout 19.89s setup test_version_update/test.py::test_modulo_partition_key_issue_23508 19.05s setup test_zookeeper_config/test_password.py::test_identity 18.08s call test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 14.58s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 14.43s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 14.31s setup test_wrong_db_or_table_name/test.py::test_database_engine_name 10.77s call test_version_update/test.py::test_modulo_partition_key_issue_23508 8.87s teardown test_union_header/test.py::test_read 7.92s call test_ttl_replicated/test.py::test_ttl_empty_parts 7.83s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 7.49s teardown test_zookeeper_config/test_password.py::test_identity 6.83s teardown test_ttl_replicated/test.py::test_ttl_table[] 6.54s teardown test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] 5.61s teardown test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 4.85s teardown test_wrong_db_or_table_name/test.py::test_wrong_table_name 4.73s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 4.63s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 4.29s call test_ttl_replicated/test.py::test_ttl_many_columns 4.28s teardown test_version_update/test.py::test_modulo_partition_key_issue_23508 4.04s call test_zero_copy_fetch/test.py::test_zero_copy_mutation 3.97s call test_zookeeper_config_load_balancing/test.py::test_in_order 3.64s call test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 3.58s call test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 3.45s call test_zookeeper_config_load_balancing/test.py::test_first_or_random 3.07s call test_ttl_replicated/test.py::test_modify_column_ttl 2.82s call test_ttl_replicated/test.py::test_ttl_columns 2.77s call test_ttl_replicated/test.py::test_ttl_table[] 2.72s call test_ttl_replicated/test.py::test_ttl_table[DELETE] 2.71s call test_ttl_replicated/test.py::test_modify_ttl 2.71s call test_zero_copy_fetch/test.py::test_fetch_correct_volume 2.46s call test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] 2.03s call test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 1.38s call test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] 1.34s call test_wrong_db_or_table_name/test.py::test_wrong_table_name 1.09s call test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 1.01s call test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.86s call test_wrong_db_or_table_name/test.py::test_database_engine_name 0.81s call test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.81s call test_zookeeper_config/test_password.py::test_identity 0.53s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.53s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.27s call test_union_header/test.py::test_read 0.22s call test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s setup test_ttl_replicated/test.py::test_ttl_table[] 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_first_or_random 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s teardown test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s setup test_ttl_replicated/test.py::test_ttl_columns 0.00s setup test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s teardown test_ttl_replicated/test.py::test_merge_with_ttl_timeout 0.00s setup test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 0.00s setup test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s setup test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s setup test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s teardown test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s setup test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 0.00s setup test_zero_copy_fetch/test.py::test_zero_copy_mutation 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_in_order 0.00s setup test_zookeeper_config_load_balancing/test.py::test_in_order 0.00s setup test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s teardown test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] 0.00s setup test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s teardown test_ttl_replicated/test.py::test_modify_ttl 0.00s setup test_ttl_replicated/test.py::test_modify_ttl 0.00s teardown test_wrong_db_or_table_name/test.py::test_database_engine_name 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 0.00s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.00s teardown test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_ttl_replicated/test.py::test_modify_column_ttl 0.00s teardown test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 0.00s teardown test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.00s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.00s setup test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s setup test_ttl_replicated/test.py::test_ttl_many_columns 0.00s setup test_ttl_replicated/test.py::test_modify_column_ttl 0.00s setup test_wrong_db_or_table_name/test.py::test_wrong_table_name 0.00s teardown test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s setup test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 0.00s teardown test_ttl_replicated/test.py::test_ttl_columns 0.00s teardown test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s teardown test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.00s teardown test_ttl_replicated/test.py::test_ttl_many_columns =========================== short test summary info ============================ PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] PASSED test_wrong_db_or_table_name/test.py::test_database_engine_name PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name PASSED test_wrong_db_or_table_name/test.py::test_wrong_database_name PASSED test_wrong_db_or_table_name/test.py::test_wrong_table_name PASSED test_zookeeper_config/test_password.py::test_identity PASSED test_union_header/test.py::test_read PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 PASSED test_zookeeper_config_load_balancing/test.py::test_first_or_random PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part PASSED test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance PASSED test_zookeeper_config_load_balancing/test.py::test_in_order PASSED test_zookeeper_config_load_balancing/test.py::test_nearest_hostname PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 PASSED test_ttl_replicated/test.py::test_modify_column_ttl PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume PASSED test_ttl_replicated/test.py::test_modify_ttl PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] PASSED test_ttl_replicated/test.py::test_ttl_columns PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error PASSED test_ttl_replicated/test.py::test_ttl_empty_parts PASSED test_ttl_replicated/test.py::test_ttl_many_columns PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] PASSED test_ttl_replicated/test.py::test_ttl_table[] ======================== 34 passed in 174.36s (0:02:54) ========================